Item logo image for Performance Event Flow

Performance Event Flow

4.0(

1 rating

)
ExtensionDeveloper Tools21 users
Item media 3 (screenshot) for Performance Event Flow
Item media 1 (screenshot) for Performance Event Flow
Item media 2 (screenshot) for Performance Event Flow
Item media 3 (screenshot) for Performance Event Flow
Item media 1 (screenshot) for Performance Event Flow
Item media 1 (screenshot) for Performance Event Flow
Item media 2 (screenshot) for Performance Event Flow
Item media 3 (screenshot) for Performance Event Flow

Overview

Browser extension to display Page performance and custom events from the page

Visualize Page Performance and Custom Events in a Single Flow Performance Event Flow is a Chrome extension designed to help developers and testers visualize key page lifecycle events and custom performance markers in a clear, interactive flow diagram. DEFAULT TRACKED EVENTS By default, the extension tracks the following page-related performance events: Page Navigation Start First Element Visible Page Becomes Interactive Page Load Complete These events are displayed in a sequential flow to help you understand how your page performs during load and interaction. You can also track custom performance events from your own code. This is useful for monitoring specific parts of your application logic or user interactions. ADD CUSTOM EVENTS To add a custom event, insert the following snippet wherever you want to log the event: window.__performanceEventFlow=window.__performanceEventFlow || []; window.__performanceEventFlow.push({event:"<pass event title here>",time:new Date().getTime()}); window.__performanceEventFlow = window.__performanceEventFlow || []; window.__performanceEventFlow.push({ event: "<Your Event Title>", time: new Date().getTime() }); Want to track specific network requests? Just click on "Watch Network Request" in the extension and add the URL details to start monitoring.

Details

  • Version
    1.2
  • Updated
    September 29, 2025
  • Offered by
    dhamiabhishek3496
  • Size
    34.92KiB
  • Languages
    English
  • Developer
    Abhishek Dhami
    57, Patel Park Simada Gam Surat, Gujarat 395006 IN
    Email
    dhamiabhishek3496@gmail.com
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

The developer has disclosed that it will not collect or use your data.

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes
Google apps